home *** CD-ROM | disk | FTP | other *** search
- What is it?
-
- Presented here is a solution to getting quotes in Final Writer. These are ARexx
- scripts that insert the relevent quotes.
-
- These can insert single, psuedo-double and real double quotes.
-
- Single quotes should be available on every font.
- Psuedo double are created using single quotes with a width change (they don't
- look too bad as an alternative).
- Real double are the 66 and 99 style fonts, however they are not available on
- all font sets.
-
-
- Usage:
-
- Place the files in your FWMacros directory.
-
-
- The rexx scripts:
-
- quotes_realDouble.rexx
- quotes_single.rexx
- quotes_PsuedoDouble.rexx
-
- Are used by highlighting text to be `quoted', then running the ARexx script.
- There is a slight problem in that if you have something in the cut-paste buffer
- and nothing is highlight when you run this, then that will be placed in quotes.
- This is not a bug, it's a feature :) (but if you get rid of that I wouldn't
- mind a copy...)
-
- The rexx scripts
- qts_left_psuedo.rexx
- qts_right_real.rexx
- qts_left_real.rexx
- qts_right_single.rexx
- qts_right_psuedo.rexx
- Are used simply by running the scripts and the quote will be inserted.
-
- Suggested advance use is to alias things like ShiftAlt2 (") to run these
- insertion scripts, by changing the user menu.
-
- There is no qts_left_single as it available as alt ', the button above tab.
-
-
- Warning
-
- Some font sets (All that I tested coming with FW infact) don't have the real
- double quotes, however they are available. Some of those given when you
- register such as PostCrypt and SaintFrancis do have them. PS fonts are also
- available on aminet.
-
-
- Disclaimer
-
- I don't have any responsibility for any usage of this at all.
-
-
- Info
-
- ©1995 Gary Greenhill. Use these scripts as you will, but if you improve them
- send me a copy. Please keep these scripts together, and feel free to give `em
- to people or upload them. These are completely FREEWARE, however feel free
- to send me anything you've created ami-wise or give me a decent job! These are
- the first ARexx scripts I have made BTW (yeah, it shows).
-
- Gary Greenhill - Sandman@essex.ac.uk till summer '95
- 51 Grange road, Stoughton, Guildford, Surrey, GU2 6PX
-
- World Wide Web http://cswww2.essex.ac.uk/Web/greeg/
-